-
Home
-
LiteSpeed Cache
-
5.4
-
Code
-
Classes
- Object_Cache
Total Complexity |
113 |
Dependencies |
7 |
Dependents |
2 |
Total lines |
587 |
Lines of code |
318 |
Logical lines of code |
207 |
Comment lines |
160 |
Methods |
19 |
Properties |
16 |
Methods 19
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
C |
35 |
30 |
73 |
_connect() |
C |
34 |
29 |
87 |
set() |
S |
55 |
6 |
20 |
flush() |
S |
57 |
6 |
18 |
_validate_mem_server() |
S |
59 |
5 |
15 |
_reconnect() |
S |
59 |
5 |
14 |
update_file() |
S |
59 |
5 |
13 |
delete() |
S |
60 |
4 |
15 |
get() |
S |
62 |
4 |
13 |
del_file() |
S |
65 |
4 |
8 |
_can_cache() |
S |
71 |
3 |
6 |
add_non_persistent_groups() |
S |
69 |
2 |
7 |
add_global_groups() |
S |
69 |
2 |
7 |
_get_mem_id() |
S |
69 |
2 |
7 |
store_transients() |
S |
79 |
2 |
3 |
test_connection() |
S |
81 |
1 |
3 |
is_global() |
S |
79 |
1 |
3 |
_is_transients_group() |
S |
79 |
1 |
3 |
is_non_persistent() |
S |
79 |
1 |
3 |